Function riot_sys::strpbrk

source ·
pub unsafe extern "C" fn strpbrk(
    arg1: *const c_char,
    arg2: *const c_char
) -> *mut c_char