ash::vk

Type Alias PFN_vkCreateRenderPass2

Source
pub type PFN_vkCreateRenderPass2 = unsafe extern "system" fn(device: Device, p_create_info: *const RenderPassCreateInfo2, p_allocator: *const AllocationCallbacks, p_render_pass: *mut RenderPass) -> Result;