[][src]Function mmal_sys::mmal_util_set_display_region

pub unsafe extern "C" fn mmal_util_set_display_region(
    port: *mut MMAL_PORT_T,
    region: *mut MMAL_DISPLAYREGION_T
) -> Type

Set the display region. @param port port to configure @param region region

@return MMAL_SUCCESS or error