[][src]Type Definition vulkanalia_sys::PFN_vkDestroyShaderModule

type PFN_vkDestroyShaderModule = extern "system" fn(_device: Device, _shader_module: ShaderModule, _allocator: *const AllocationCallbacks);