pub unsafe extern "C" fn LLVMDIGlobalVariableExpressionGetExpression(
GVE: LLVMMetadataRef
) -> LLVMMetadataRef
Expand description
Retrieves the DIExpression associated with this global variable expression.
pub unsafe extern "C" fn LLVMDIGlobalVariableExpressionGetExpression(
GVE: LLVMMetadataRef
) -> LLVMMetadataRef
Retrieves the DIExpression associated with this global variable expression.