Function esp_idf_sys::strcspn

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