esp_idf_svc::sys

Function strpbrk

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