[][src]Type Definition unity_native_plugin_sys::PFN_vkBindImageMemory2

type PFN_vkBindImageMemory2 = Option<unsafe extern "system" fn(device: VkDevice, bindInfoCount: u32, pBindInfos: *const VkBindImageMemoryInfo) -> VkResult>;