Function gmp_mpfr_sys::gmp::fscanf

source ยท
pub unsafe extern "C" fn fscanf(
    fp: *mut FILE,
    fmt: *const c_char,
    ...
) -> c_int
Expand description