[][src]Function winapi::um::winnls::FindNLSString

pub unsafe extern "system" fn FindNLSString(
    Locale: LCID,
    dwFindNLSStringFlags: DWORD,
    lpStringSource: LPCWSTR,
    cchSource: c_int,
    lpStringValue: LPCWSTR,
    cchValue: c_int,
    pcchFound: LPINT
) -> c_int