[][src]Type Definition gstreamer_sys::GstMemoryShareFunction

type GstMemoryShareFunction = Option<unsafe extern "C" fn(_: *mut GstMemory, _: ssize_t, _: ssize_t) -> *mut GstMemory>;