LLVMParseBitcodeInContext2

Function LLVMParseBitcodeInContext2 

Source
pub unsafe extern "C" fn LLVMParseBitcodeInContext2(
    ContextRef: LLVMContextRef,
    MemBuf: LLVMMemoryBufferRef,
    OutModule: *mut LLVMModuleRef,
) -> LLVMBool