Function gst_ vulkan_ create_ shader
Source pub unsafe extern "C" fn gst_vulkan_create_shader(
device: *mut GstVulkanDevice,
code: *const c_char,
size: size_t,
error: *mut *mut GError,
) -> *mut GstVulkanHandle