_embind_register_constant

Function _embind_register_constant 

Source
pub unsafe extern "C" fn _embind_register_constant(
    name: *const c_char,
    constantType: TYPEID,
    value: f64,
)