Function wcspbrk

Source
pub unsafe extern "C" fn wcspbrk(
    _String: *const wchar_t,
    _Control: *const wchar_t,
) -> *mut wchar_t