CeedQFunctionReferenceCopy

Function CeedQFunctionReferenceCopy 

Source
pub unsafe extern "C" fn CeedQFunctionReferenceCopy(
    qf: CeedQFunction,
    qf_copy: *mut CeedQFunction,
) -> c_int