[][src]Function winapi_ui_automation::um::winbase::WritePrivateProfileStringW

pub unsafe extern "system" fn WritePrivateProfileStringW(
    lpAppName: LPCWSTR,
    lpKeyName: LPCWSTR,
    lpString: LPCWSTR,
    lpFileName: LPCWSTR
) -> BOOL