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

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’