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