Function liblapack_sys::chpgst_ [] [src]

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