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

pub unsafe extern "system" fn GetPrivateProfileSectionW(
    lpAppName: LPCWSTR,
    lpReturnedString: LPWSTR,
    nSize: DWORD,
    lpFileName: LPCWSTR
) -> DWORD