[][src]Function CCODE::GetPrivateProfileSectionW

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