pub type PFN_vkCmdSetFrontFace = unsafe extern "system" fn(_command_buffer: CommandBuffer, _front_face: FrontFace);
Expand description