[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyFramebuffer

type PFN_vkDestroyFramebuffer = Option<unsafe extern "system" fn(device: VkDevice, framebuffer: VkFramebuffer, pAllocator: *const VkAllocationCallbacks)>;