Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / MakeMakefile / have_struct_member-i.ri
Size: Mime:
U:RDoc::AnyMethod[iI"have_struct_member:EFI"$MakeMakefile#have_struct_member;FF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[	I"MReturns whether or not the struct of type +type+ contains +member+.  If ;TI"Mit does not, or the struct type can't be found, then false is returned. ;TI"NYou may optionally specify additional +headers+ in which to look for the ;TI"5struct (in addition to the common header files).;To:RDoc::Markup::BlankLineo;
;	[I"LIf found, a macro is passed as a preprocessor constant to the compiler ;TI"Kusing the type name and the member name, in uppercase, prepended with ;TI"
+HAVE_+.;T@o;
;	[I"JFor example, if <code>have_struct_member('struct foo', 'bar')</code> ;TI"Oreturned true, then the +HAVE_STRUCT_FOO_BAR+ preprocessor macro would be ;TI"passed to the compiler.;T@o;
;	[I">+HAVE_ST_BAR+ is also defined for backward compatibility.;T:
@fileI"lib/mkmf.rb;T:0@omit_headings_from_table_of_contents_below000[I"0(type, member, headers = nil, opt = "", &b);T@FI"MakeMakefile;FcRDoc::NormalModule00