Function gst_ vulkan_ buffer_ memory_ alloc 
Source pub unsafe extern "C" fn gst_vulkan_buffer_memory_alloc(
    device: *mut GstVulkanDevice,
    size: size_t,
    usage: VkBufferUsageFlags,
    mem_prop_flags: VkMemoryPropertyFlags,
) -> *mut GstMemory