[][src]Function antic::fmpz_set_str

pub unsafe extern "C" fn fmpz_set_str(
    f: *mut fmpz,
    str: *const c_char,
    b: c_int
) -> c_int