Function dspgst_

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