Function dlapmt_

Source
pub unsafe extern "C" fn dlapmt_(
    forwrd: *const c_int,
    m: *const c_int,
    n: *const c_int,
    x: *mut c_double,
    ldx: *const c_int,
    k: *const c_int,
)