pub unsafe extern "C" fn LLVMOrcRemoveModule(
    JITStack: LLVMOrcJITStackRef,
    H: LLVMOrcModuleHandle
) -> LLVMErrorRef
Expand description

Remove a module set from the JIT.