GetPrivateProfileSectionNamesW

Function GetPrivateProfileSectionNamesW 

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