CeedQFunctionSetUserFlopsEstimate

Function CeedQFunctionSetUserFlopsEstimate 

Source
pub unsafe extern "C" fn CeedQFunctionSetUserFlopsEstimate(
    qf: CeedQFunction,
    flops: CeedSize,
) -> c_int