Skip to main content

sspgst_

Function sspgst_ 

Source
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,
)