Skip to main content

wcspbrk

Function wcspbrk 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wcspbrk( wcs: *const wchar_t, set: *const wchar_t, ) -> *mut wchar_t
Expand description