pub type PFN_vkGetPrivateDataEXT = unsafe extern "system" fn(_: Device, _: ObjectType, _: u64, _: PrivateDataSlot, _: *mut u64);
Expand description