[][src]Function winapi::um::winbase::GetPrivateProfileSectionNamesA

pub unsafe extern "system" fn GetPrivateProfileSectionNamesA(
    lpszReturnBuffer: LPSTR,
    nSize: DWORD,
    lpFileName: LPCSTR
) -> DWORD