[][src]Function uikit_sys::strpbrk

pub unsafe extern "C" fn strpbrk(
    __s: *const c_char,
    __charset: *const c_char
) -> *mut c_char