pub unsafe extern "system" fn GetProfileIntW(
    lpappname: PWSTR,
    lpkeyname: PWSTR,
    ndefault: i32
) -> u32
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’