pub unsafe extern "C" fn LLVMOrcRemoveModule(
JITStack: *mut LLVMOrcOpaqueJITStack,
H: u32,
) -> LLVMOrcErrorCodeExpand description
Remove a module set from the JIT.
pub unsafe extern "C" fn LLVMOrcRemoveModule(
JITStack: *mut LLVMOrcOpaqueJITStack,
H: u32,
) -> LLVMOrcErrorCodeRemove a module set from the JIT.