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