CeedVectorGetLength

Function CeedVectorGetLength 

Source
pub unsafe extern "C" fn CeedVectorGetLength(
    vec: CeedVector,
    length: *mut CeedSize,
) -> c_int