lapack_sys::ctptri_ [] [src]

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