pub type PFN_vkCmdSetLogicOpEnableEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _logic_op_enable: Bool32);
Expand description