pub type PFN_vkDestroyShaderEXT = unsafe extern "system" fn(_device: Device, _shader: ShaderEXT, _allocator: *const AllocationCallbacks);
Expand description