LLVMOrcRemoveModule

Function LLVMOrcRemoveModule 

Source
pub unsafe extern "C" fn LLVMOrcRemoveModule(
    JITStack: *mut LLVMOrcOpaqueJITStack,
    H: u32,
) -> LLVMOrcErrorCode
Expand description

Remove a module set from the JIT.