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