pub unsafe extern "C" fn LLVMDIGlobalVariableExpressionGetExpression(
    GVE: LLVMMetadataRef
) -> LLVMMetadataRef
Expand description

Retrieves the DIExpression associated with this global variable expression.