Function libobs::wcscspn

source ยท
pub unsafe extern "C" fn wcscspn(
    __wcs: *const wchar_t,
    __reject: *const wchar_t,
) -> usize