Function gmp_mpfr_sys::gmp::fscanf

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