LLVMGetBitcodeModule2

Function LLVMGetBitcodeModule2 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetBitcodeModule2(
    MemBuf: LLVMMemoryBufferRef,
    OutM: *mut LLVMModuleRef,
) -> LLVMBool