File: C:/Ruby27-x64/share/ri/2.7.0/system/IO/fcntl-i.ri
U:RDoc::AnyMethod[iI"
fcntl:ETI"
IO#fcntl;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"GProvides a mechanism for issuing low-level commands to control or ;TI"Iquery file-oriented I/O streams. Arguments and results are platform ;TI"?dependent. If <i>arg</i> is a number, its value is passed ;TI"Idirectly. If it is a string, it is interpreted as a binary sequence ;TI"Jof bytes (Array#pack might be a useful way to build this string). On ;TI"AUnix platforms, see <code>fcntl(2)</code> for details. Not ;TI""implemented on all platforms.;T:
@fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"/ios.fcntl(integer_cmd, arg) -> integer
;T0[ I"(p1, p2 = v2);T@FI"IO;TcRDoc::NormalClass00