Function kernel32::GetProfileIntW
[−]
[src]
pub unsafe extern "system" fn GetProfileIntW(
lpAppName: LPCWSTR,
lpKeyName: LPCWSTR,
nDefault: INT
) -> UINT