Function gdnative_sys::wmemchr [] [src]

pub unsafe extern "C" fn wmemchr(
    __s: *const wchar_t,
    __c: wchar_t,
    __n: usize
) -> *mut c_int