[][src]Type Definition vulkanalia_sys::PFN_vkBindImageMemory2

type PFN_vkBindImageMemory2 = extern "system" fn(_device: Device, _bind_info_count: u32, _bind_infos: *const BindImageMemoryInfo) -> Result;