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

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