Function winapi::um::winbase::GetProfileStringW
source · pub unsafe extern "system" fn GetProfileStringW(
lpAppName: LPCWSTR,
lpKeyName: LPCWSTR,
lpDefault: LPCWSTR,
lpReturnedString: LPWSTR,
nSize: DWORD
) -> DWORD