pub type PFN_vkCmdSetLogicOpEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _logic_op: LogicOp);
Expand description