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