Function GetPrivateProfileSectionNamesW

Source
pub unsafe extern "C" fn GetPrivateProfileSectionNamesW(
    lpszReturnBuffer: LPWSTR,
    nSize: DWORD,
    lpFileName: LPCWSTR,
) -> DWORD