pub type JittedStrategyFn = unsafe extern "C" fn(*mut JITContext) -> i32;Expand description
Function pointer type for JIT-compiled strategy functions
pub type JittedStrategyFn = unsafe extern "C" fn(*mut JITContext) -> i32;Function pointer type for JIT-compiled strategy functions