Type Definition vulkan_bindings::FnDestroyRenderPass[][src]

pub type FnDestroyRenderPass = extern "system" fn(device: Device, renderPass: RenderPass, pAllocator: *const AllocationCallbacks);