Function windows_sys::Win32::Globalization::MappingRecognizeText

pub unsafe extern "system" fn MappingRecognizeText(
    pserviceinfo: *const MAPPING_SERVICE_INFO,
    psztext: PCWSTR,
    dwlength: u32,
    dwindex: u32,
    poptions: *const MAPPING_OPTIONS,
    pbag: *mut MAPPING_PROPERTY_BAG,
) -> HRESULT