pub type PFN_vkCmdSetDeviceMask = unsafe extern "system" fn(_command_buffer: CommandBuffer, _device_mask: u32);
Expand description