pub unsafe extern "C" fn LLVMGetBitcodeModule(
MemBuf: *mut LLVMMemoryBuffer,
OutM: *mut *mut LLVMModule,
OutMessage: *mut *mut i8,
) -> i32
👎Deprecated since 3.8: Use LLVMGetBitcodeModule2
pub unsafe extern "C" fn LLVMGetBitcodeModule(
MemBuf: *mut LLVMMemoryBuffer,
OutM: *mut *mut LLVMModule,
OutMessage: *mut *mut i8,
) -> i32