[][src]Function antic::fmpz_invmod

pub unsafe extern "C" fn fmpz_invmod(
    f: *mut fmpz,
    g: *mut fmpz,
    h: *mut fmpz
) -> c_int