Skip to main content

wcstol

Function wcstol 

Source
pub unsafe extern "C" fn wcstol(
    arg1: *const wchar_t,
    arg2: *mut *mut wchar_t,
    arg3: c_int,
) -> c_long