CeedVectorView

Function CeedVectorView 

Source
pub unsafe extern "C" fn CeedVectorView(
    vec: CeedVector,
    fp_fmt: *const c_char,
    stream: *mut FILE,
) -> c_int