pub unsafe fn destroy_framebuffer(
device: VkDevice,
framebuffer: VkFramebuffer,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_framebuffer(
device: VkDevice,
framebuffer: VkFramebuffer,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.