Function winapi::um::winbase::GetPrivateProfileIntW
source · pub unsafe extern "system" fn GetPrivateProfileIntW(
lpAppName: LPCWSTR,
lpKeyName: LPCWSTR,
nDefault: INT,
lpFileName: LPCWSTR
) -> UINT