Function arduino_esp::memmem_P [] [src]

pub unsafe extern "C" fn memmem_P(
    buf: *const c_void,
    bufSize: usize,
    findP: *const c_void,
    findPSize: usize
) -> *mut c_void