Type Definition unity_native_plugin_sys::PFN_vkDestroyFramebuffer[][src]

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