pub unsafe extern "C" fn ZL_DispatchState_returnError(
state: *mut ZL_DispatchState,
message: *const c_char,
) -> ZL_DispatchInstructionsExpand description
@returns An error from the parser function and places the @p message into Zstrong’s error context.