Function esp_idf_hal::sys::strnstr

source ·
pub unsafe extern "C" fn strnstr(
    arg1: *const i8,
    arg2: *const i8,
    arg3: usize
) -> *mut i8