Skip to main content

wcsrchr

Function wcsrchr 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wcsrchr( ws1: *const wchar_t, wc: wchar_t, ) -> *mut wchar_t
Expand description