pub unsafe extern "system" fn GetProfileStringA(
    lpappname: PCSTR,
    lpkeyname: PCSTR,
    lpdefault: PCSTR,
    lpreturnedstring: PSTR,
    nsize: u32
) -> u32
Expand description

Required features: "Win32_System_WindowsProgramming"