Skip to main content

mrb_math_ldexp

Function mrb_math_ldexp 

Source
pub fn mrb_math_ldexp(
    _vm: &mut VM,
    args: &[Rc<RObject>],
) -> Result<Rc<RObject>, Error>