pub trait MCC_CCheckerConst {
    // Required method
    fn as_raw_MCC_CChecker(&self) -> *const c_void;
}
Expand description

Constant methods for crate::mcc::MCC_CChecker

Required Methods§

Implementors§