winapi::um::winbase

Function GetProfileSectionA

Source
pub unsafe extern "system" fn GetProfileSectionA(
    lpAppName: LPCSTR,
    lpReturnedString: LPSTR,
    nSize: DWORD,
) -> DWORD