Function gst_ vulkan_ image_ memory_ wrapped
Source pub unsafe extern "C" fn gst_vulkan_image_memory_wrapped(
device: *mut GstVulkanDevice,
image: VkImage,
format: VkFormat,
width: size_t,
height: size_t,
tiling: VkImageTiling,
usage: VkImageUsageFlags,
user_data: gpointer,
notify: GDestroyNotify,
) -> *mut GstMemory