Function windows_sys::Win32::Globalization::MappingGetServices

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