matPutVariable

Function matPutVariable 

Source
pub unsafe extern "C" fn matPutVariable(
    pMF: *mut MATFile,
    name: *const c_char,
    pA: *const mxArray,
) -> matError