Function gst_ vulkan_ memory_ alloc
Source pub unsafe extern "C" fn gst_vulkan_memory_alloc(
device: *mut GstVulkanDevice,
memory_type_index: u32,
params: *mut GstAllocationParams,
size: size_t,
mem_prop_flags: VkMemoryPropertyFlags,
) -> *mut GstMemory