Type Definition vulkanalia_sys::PFN_vkDestroyRenderPass[][src]

type PFN_vkDestroyRenderPass = unsafe extern "system" fn(_device: Device, _render_pass: RenderPass, _allocator: *const AllocationCallbacks);