Function mlir_sys::mlirExecutionEngineLookupPacked 
source · pub unsafe extern "C" fn mlirExecutionEngineLookupPacked(
    jit: MlirExecutionEngine,
    name: MlirStringRef
) -> *mut c_voidExpand description
Lookup the wrapper of the native function in the execution engine with the given name, returns nullptr if the function can’t be looked-up.