[−][src]Type Definition ash::vk::PFN_vkDestroyShaderModule
type PFN_vkDestroyShaderModule = extern "system" fn(device: Device, shader_module: ShaderModule, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroyShaderModule = extern "system" fn(device: Device, shader_module: ShaderModule, p_allocator: *const AllocationCallbacks) -> c_void;