Type Alias ash::vk::extensions::PFN_vkCmdSetRenderingAttachmentLocationsKHR

source ยท
pub type PFN_vkCmdSetRenderingAttachmentLocationsKHR = unsafe extern "system" fn(command_buffer: CommandBuffer, p_location_info: *const RenderingAttachmentLocationInfoKHR<'_>);