mxCreateCellMatrix

Function mxCreateCellMatrix 

Source
pub unsafe extern "C" fn mxCreateCellMatrix(
    m: mwSize,
    n: mwSize,
) -> *mut mxArray