Type Definition vulkan_bindings::FnDestroyShaderModule[][src]

pub type FnDestroyShaderModule = extern "system" fn(device: Device, shaderModule: ShaderModule, pAllocator: *const AllocationCallbacks);