LLVMParseBitcode2

Function LLVMParseBitcode2 

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