Type Definition gstreamer_sys::GstMemoryCopyFunction [−][src]
type GstMemoryCopyFunction = Option<unsafe extern "C" fn(_: *mut GstMemory, _: ssize_t, _: ssize_t) -> *mut GstMemory>;
type GstMemoryCopyFunction = Option<unsafe extern "C" fn(_: *mut GstMemory, _: ssize_t, _: ssize_t) -> *mut GstMemory>;