Type Definition GstMemoryUnmapFunction
gstreamer_sys
type GstMemoryUnmapFunction = Option<unsafe extern "C" fn(_: *mut GstMemory)>;