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