swscanf

Function swscanf 

Source
pub unsafe extern "C" fn swscanf(
    __s: *const wchar_t,
    __format: *const wchar_t,
    ...
) -> c_int