_embind_register_bool

Function _embind_register_bool 

Source
pub unsafe extern "C" fn _embind_register_bool(
    boolType: TYPEID,
    name: *const c_char,
    trueValue: bool,
    falseValue: bool,
)