gst_vulkan_handle_new_wrapped

Function gst_vulkan_handle_new_wrapped 

Source
pub unsafe extern "C" fn gst_vulkan_handle_new_wrapped(
    device: *mut GstVulkanDevice,
    type_: GstVulkanHandleType,
    handle: GstVulkanHandleTypedef,
    notify: GstVulkanHandleDestroyNotify,
    user_data: gpointer,
) -> *mut GstVulkanHandle