Function gmp_mpfr_sys::gmp::sscanf

source ·
pub unsafe extern "C" fn sscanf(
    s: *const c_char,
    fmt: *const c_char,
     ...
) -> c_int
Expand description