Function arduino_esp::MD5Update [] [src]

pub unsafe extern "C" fn MD5Update(
    arg1: *mut md5_context_t,
    arg2: *const u8,
    arg3: u16
)