PFN_vkDestroyRenderPass

Type Alias PFN_vkDestroyRenderPass 

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