Skip to main content

wcscspn

Function wcscspn 

Source
pub unsafe extern "C" fn wcscspn(
    arg1: *const wchar_t,
    arg2: *const wchar_t,
) -> usize