[][src]Function winapi::um::shellapi::SHGetUnreadMailCountW

pub unsafe extern "system" fn SHGetUnreadMailCountW(
    hKeyUser: HKEY,
    pszMailAddress: LPCWSTR,
    pdwCount: *mut DWORD,
    pFileTime: *mut FILETIME,
    pszShellExecuteCommand: LPWSTR,
    cchShellExecuteCommand: c_int
) -> HRESULT