cstrpbrk

Function cstrpbrk 

Source
pub unsafe extern "C" fn cstrpbrk(
    __s: *const u8,
    __accept: *const u8,
) -> *mut u8