Function libceed_sys::bind_ceed::CeedVectorGetLength[][src]

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