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