[][src]Function esp_idf_sys::sscanf

pub unsafe extern "C" fn sscanf(
    arg1: *const c_char,
    arg2: *const c_char,
    _: ...
) -> c_int