[][src]Function flint_sys::fmpz_xgcd_partial

pub unsafe extern "C" fn fmpz_xgcd_partial(
    co2: *mut fmpz,
    co1: *const fmpz,
    r2: *const fmpz,
    r1: *const fmpz,
    L: *const fmpz
)

See the FLINT Documentation for this function.