[][src]Function sundials_sys::DenseGETRS

pub unsafe extern "C" fn DenseGETRS(
    A: DlsMat,
    p: *mut sunindextype,
    b: *mut realtype
)