Function esp_idf_hal::sys::strstr

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