Skip to main content

lwip_strnstr

Function lwip_strnstr 

Source
pub unsafe extern "C" fn lwip_strnstr(
    buffer: *const c_char,
    token: *const c_char,
    n: usize,
) -> *mut c_char