Type Alias ash::vk::features::PFN_vkDestroyShaderModule
source ยท pub type PFN_vkDestroyShaderModule = unsafe extern "system" fn(device: Device, shader_module: ShaderModule, p_allocator: *const AllocationCallbacks<'_>);