lapack_sys::dposv_ [] [src]

pub unsafe extern fn dposv_(uplo: *const c_char, n: *const c_int, nrhs: *const c_int, a: *mut c_double, lda: *const c_int, b: *mut c_double, ldb: *const c_int, info: *mut c_int)