Пример #1
0
 internal int PageOut(out OggPage page)
 {
     return(SafeNativeMethods.OggSyncPageOut(_state, out page));
 }