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