Sha256: 90552bfc4342bf5a2078b8698c3aa21a57bae703d81b2ff1c0eb58de668e740e

Contents?: true

Size: 183 Bytes

Versions: 32

Compression:

Stored size: 183 Bytes

Contents

//-*-c++-*-
// Template of a generic C function call

!function_prototype! {
  !function_call!
  
  rb_raise(rb_eArgError, "Mandatory parameters missing"); // FIXME
  return Qnil; 
}

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
gecoder-with-gecode-1.1.1.1 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-with-gecode-1.1.1 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-1.1.1 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-with-gecode-1.1.0 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-1.1.0 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-with-gecode-0.8.3-mswin32 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-with-gecode-0.8.2-mswin32 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-with-gecode-0.8.1-mswin32 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-with-gecode-0.8.0-mswin32 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-with-gecode-0.7.1-mswin32 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.8.1 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.8.2 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.8.3 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.7.1 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.7.0 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.6.0 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.8.0 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.6.1 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.9.0 vendor/rust/rust/templates/FunctionDefinition.rusttpl
gecoder-0.9.1 vendor/rust/rust/templates/FunctionDefinition.rusttpl