[][src]Function flint_sys::fmpz_sqrtrem

pub unsafe extern "C" fn fmpz_sqrtrem(
    f: *mut fmpz,
    r: *const fmpz,
    g: *const fmpz
)

See the FLINT Documentation for this function.