Function arduino_esp::String_getBytes [] [src]

pub unsafe extern "C" fn String_getBytes(
    this: *const String,
    buf: *mut c_uchar,
    bufsize: c_uint,
    index: c_uint
)