Skip to main content

StepFunction

Type Alias StepFunction 

Source
pub type StepFunction = unsafe extern "C" fn(ctx: *mut AggCtx, argc: i32, argv: *const Value);