[][src]Type Definition llvm_sys::execution_engine::LLVMMemoryManagerDestroyCallback

type LLVMMemoryManagerDestroyCallback = Option<extern "C" fn(Opaque: *mut c_void)>;