Context when calling generated code from user C code

Property definitions

nitc :: light_c $ Sys :: from_c_call_context
# Context when calling generated code from user C code
fun from_c_call_context: FromCCallContext do return once new FromCCallContext
src/ffi/light_c.nit:97,1--98,77