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

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