Function LLVMGetModuleDebugMetadataVersion

Source
#[no_mangle]
pub extern "C" fn LLVMGetModuleDebugMetadataVersion(
    Module: LLVMModuleRef,
) -> c_uint