FnDestroySurfaceKHR

Type Alias FnDestroySurfaceKHR 

Source
pub type FnDestroySurfaceKHR = extern "system" fn(instance: Instance, surface: SurfaceKHR, pAllocator: *const AllocationCallbacks);