mxSetField

Function mxSetField 

Source
pub unsafe extern "C" fn mxSetField(
    pa: *mut mxArray,
    i: mwIndex,
    fieldname: *const c_char,
    value: *mut mxArray,
)