[][src]Function gstreamer_video_sys::gst_video_frame_map

pub unsafe extern "C" fn gst_video_frame_map(
    frame: *mut GstVideoFrame,
    info: *mut GstVideoInfo,
    buffer: *mut GstBuffer,
    flags: GstMapFlags
) -> gboolean