Function liblapack_sys::sspgst_ [] [src]

pub unsafe extern "C" fn sspgst_(
    itype: *mut c_int,
    uplo: *mut c_char,
    n: *mut c_int,
    ap: *mut c_float,
    bp: *const c_float,
    info: *mut c_int
)