ruru::types::Callback [] [src]

type Callback<I, O> = extern fn(Argc, *const AnyObject, I) -> O;