gst_vulkan_image_memory_wrapped

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