[][src]Type Definition unity_native_plugin_sys::PFN_vkCreateRenderPass2KHR

type PFN_vkCreateRenderPass2KHR = Option<unsafe extern "system" fn(device: VkDevice, pCreateInfo: *const VkRenderPassCreateInfo2, pAllocator: *const VkAllocationCallbacks, pRenderPass: *mut VkRenderPass) -> VkResult>;