[][src]Function flint_sys::fmpz_cdiv_qr

pub unsafe extern "C" fn fmpz_cdiv_qr(
    f: *mut fmpz,
    s: *const fmpz,
    g: *const fmpz,
    h: *const fmpz
)

See the FLINT Documentation for this function.