[][src]Function flint_sys::fmpz_get_mpn

pub unsafe extern "C" fn fmpz_get_mpn(
    n: *mut *const mp_limb_t,
    n_in: *const fmpz
) -> c_int

See the FLINT Documentation for this function.