[][src]Function esp_idf_bindgen::strpbrk

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