Skip to main content

mxSetCell

Function mxSetCell 

Source
pub unsafe extern "C" fn mxSetCell(
    pa: *mut mxArray,
    i: mwIndex,
    value: *mut mxArray,
)