pub type PFN_vkCmdSetRenderingAttachmentLocationsKHR = unsafe extern "system" fn(_command_buffer: CommandBuffer, _location_info: *const RenderingAttachmentLocationInfoKHR);
Expand description