pub unsafe extern "C" fn LLVMGetModuleDebugMetadataVersion(
Module: *mut LLVMModule,
) -> u32Expand description
The version of debug metadata that’s present in the provided Module.
pub unsafe extern "C" fn LLVMGetModuleDebugMetadataVersion(
Module: *mut LLVMModule,
) -> u32The version of debug metadata that’s present in the provided Module.