pub unsafe extern "C" fn LLVMDbgVariableRecordGetValue(
Rec: LLVMDbgRecordRef,
OpIdx: c_uint,
) -> LLVMValueRefExpand description
Get the value of the DbgVariableRecord.
@see llvm::DbgVariableRecord::getValue()
pub unsafe extern "C" fn LLVMDbgVariableRecordGetValue(
Rec: LLVMDbgRecordRef,
OpIdx: c_uint,
) -> LLVMValueRefGet the value of the DbgVariableRecord.
@see llvm::DbgVariableRecord::getValue()