pub unsafe extern "C" fn LLVMOrcDisposeInstance(
JITStack: *mut LLVMOrcOpaqueJITStack,
) -> LLVMOrcErrorCodeExpand description
Dispose of an ORC JIT stack.
pub unsafe extern "C" fn LLVMOrcDisposeInstance(
JITStack: *mut LLVMOrcOpaqueJITStack,
) -> LLVMOrcErrorCodeDispose of an ORC JIT stack.