Type Definition gstreamer_gl_sys::GstGLBaseMemoryAllocatorAllocFunction[][src]

type GstGLBaseMemoryAllocatorAllocFunction = Option<unsafe extern "C" fn(_: *mut GstGLBaseMemoryAllocator, _: *mut GstGLAllocationParams) -> *mut GstGLBaseMemory>;