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