pub type PFN_vkCmdSetDeviceMaskKHR = unsafe extern "system" fn(_: CommandBuffer, _: u32);
Expand description