Function esp_idf_hal::sys::lwip_strnstr
source ยท pub unsafe extern "C" fn lwip_strnstr(
buffer: *const i8,
token: *const i8,
n: usize,
) -> *mut i8
pub unsafe extern "C" fn lwip_strnstr(
buffer: *const i8,
token: *const i8,
n: usize,
) -> *mut i8