pub unsafe extern "system" fn GetProfileSectionA(
    lpappname: PSTR,
    lpreturnedstring: PSTR,
    nsize: u32
) -> u32
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’