Function llvm_sys::bit_writer::LLVMWriteBitcodeToMemoryBuffer

source ยท
pub unsafe extern "C" fn LLVMWriteBitcodeToMemoryBuffer(
    M: LLVMModuleRef
) -> LLVMMemoryBufferRef
Expand description

Writes a module to a new memory buffer.