Type Alias vulkanalia_sys::PFN_vkCmdSetCheckpointNV

source ยท
pub type PFN_vkCmdSetCheckpointNV = unsafe extern "system" fn(_command_buffer: CommandBuffer, _checkpoint_marker: *const c_void);
Expand description