Function lapack_sys::dspgst_[][src]

pub unsafe extern "C" fn dspgst_(
    itype: *const c_int,
    uplo: *const c_char,
    n: *const c_int,
    AP: *mut f64,
    BP: *const f64,
    info: *mut c_int
)