[][src]Function freeimage::ffi::wcspbrk

pub unsafe extern "C" fn wcspbrk(
    __wcs: *const wchar_t,
    __accept: *const wchar_t
) -> *mut wchar_t