pub unsafe extern "C" fn LLVMOrcRemoveModule(
JITStack: LLVMOrcJITStackRef,
H: LLVMOrcModuleHandle,
) -> LLVMErrorRefExpand description
Remove a module set from the JIT.
pub unsafe extern "C" fn LLVMOrcRemoveModule(
JITStack: LLVMOrcJITStackRef,
H: LLVMOrcModuleHandle,
) -> LLVMErrorRefRemove a module set from the JIT.