CeedOperatorGetFlopsEstimate

Function CeedOperatorGetFlopsEstimate 

Source
pub unsafe extern "C" fn CeedOperatorGetFlopsEstimate(
    op: CeedOperator,
    flops: *mut CeedSize,
) -> c_int