pub type PFN_vkCmdSetSampleLocationsEnableEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _sample_locations_enable: Bool32);
Expand description