llvm_sys::debuginfo

Function LLVMGetModuleDebugMetadataVersion

Source
pub unsafe extern "C" fn LLVMGetModuleDebugMetadataVersion(
    Module: LLVMModuleRef,
) -> c_uint
Expand description

The version of debug metadata that’s present in the provided Module.