Function LLVMGetBitcodeModule2

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