[][src]Function flint_sys::flint_mpz_init_set_readonly

pub unsafe extern "C" fn flint_mpz_init_set_readonly(
    z: *mut mpz_t,
    f: *const fmpz
)

See the FLINT Documentation for this function.