Function lapack_sys::sspgst_[][src]

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