Function esp_idf_sys::strpbrk

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