Struct onig_sys::OnigCalloutArgs [] [src]

#[repr(C)]
pub struct OnigCalloutArgs { /* fields omitted */ }

Callout Args Struct

This is still an experimental API at the moment. The type is opaque to library users for now.

Trait Implementations

Auto Trait Implementations