Type Definition unity_native_plugin_sys::PFN_vkDestroyRenderPass[][src]

pub type PFN_vkDestroyRenderPass = Option<unsafe extern "system" fn(device: VkDevice, renderPass: VkRenderPass, pAllocator: *const VkAllocationCallbacks)>;