Function libc::strpbrk

pub unsafe extern "C" fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char
On this page