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