pub unsafe extern "system" fn MappingGetServices(
    poptions: *const MAPPING_ENUM_OPTIONS,
    prgservices: *mut *mut MAPPING_SERVICE_INFO,
    pdwservicescount: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Globalization"