pub unsafe fn destroy_surface_khr(
instance: VkInstance,
surface: VkSurfaceKHR,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_surface_khr(
instance: VkInstance,
surface: VkSurfaceKHR,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.