[][src]Function quickjs_sys::sscanf1

pub unsafe extern "C" fn sscanf1(
    __s: *const c_char,
    __format: *const c_char,
    _: ...
) -> c_int