LLVMGetModuleDebugMetadataVersion

Function LLVMGetModuleDebugMetadataVersion 

Source
pub unsafe extern "C" fn LLVMGetModuleDebugMetadataVersion(
    Module: *mut LLVMModule,
) -> u32
Expand description

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