pub unsafe extern "C" fn LLVMDIVariableGetScope(
Var: LLVMMetadataRef,
) -> LLVMMetadataRef
Expand description
Get the metadata of the scope associated with a given variable.
pub unsafe extern "C" fn LLVMDIVariableGetScope(
Var: LLVMMetadataRef,
) -> LLVMMetadataRef
Get the metadata of the scope associated with a given variable.