Skip to main content

LLVMOrcRemoveModule

Function LLVMOrcRemoveModule 

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

Remove a module set from the JIT.