Function pq_sys::sscanf_s

source ยท
pub unsafe extern "C" fn sscanf_s(
    _Src: *const c_char,
    _Format: *const c_char,
    ...
) -> c_int