pub type PFN_vkCmdSetSampleLocationsEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _sample_locations_info: *const SampleLocationsInfoEXT);
Expand description