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

Retrieves the DIVariable associated with this global variable expression.