Function rust_hawktracer::strpbrk[][src]

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