pub const CeedCopyMode_CEED_COPY_VALUES: CeedCopyMode = 0;Expand description
Implementation will copy the values and not store the passed pointer.
pub const CeedCopyMode_CEED_COPY_VALUES: CeedCopyMode = 0;Implementation will copy the values and not store the passed pointer.