Function spice::c::mxmg_c[][src]

pub unsafe extern "C" fn mxmg_c(
    m1: *const c_void,
    m2: *const c_void,
    row1: i32,
    col1: i32,
    col2: i32,
    mout: *mut c_void
)