[go: up one dir, main page]

mul_si

Function mul_si 

Source
pub unsafe extern "C" fn mul_si(
    rop: *mut mpfr_t,
    op1: *const mpfr_t,
    op2: c_long,
    rnd: rnd_t,
) -> c_int
Expand description