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