pub type PFN_vkBindImageMemory2KHR = unsafe extern "system" fn(_: Device, _: u32, _: *const BindImageMemoryInfo) -> Result;
Expand description