[−][src]Type Definition gstreamer_gl_sys::GstGLBaseMemoryAllocatorAllocFunction
type GstGLBaseMemoryAllocatorAllocFunction = Option<unsafe extern "C" fn(_: *mut GstGLBaseMemoryAllocator, _: *mut GstGLAllocationParams) -> *mut GstGLBaseMemory>;