Function lapack_sys::slapmt_[][src]

pub unsafe extern "C" fn slapmt_(
    forwrd: *const c_int,
    m: *const c_int,
    n: *const c_int,
    X: *mut f32,
    ldx: *const c_int,
    K: *mut c_int
)