Function gmp_mpfr_sys::gmp::mpz_lcm_ui [] [src]

pub unsafe extern "C" fn mpz_lcm_ui(
    rop: *mut mpz_t,
    op1: *const mpz_t,
    op2: c_ulong
)