lapack_sys::stptri_ [] [src]

pub unsafe extern fn stptri_(uplo: *mut c_char, diag: *mut c_char, n: *mut c_int, ap: *mut c_float, info: *mut c_int)