Function gst_ drm_ dumb_ allocator_ alloc
Source pub unsafe extern "C" fn gst_drm_dumb_allocator_alloc(
allocator: *mut GstDRMDumbAllocator,
drm_fourcc: u32,
width: u32,
height: u32,
out_pitch: *mut u32,
) -> *mut GstMemory