ZL_DispatchState_returnError

Function ZL_DispatchState_returnError 

Source
pub unsafe extern "C" fn ZL_DispatchState_returnError(
    state: *mut ZL_DispatchState,
    message: *const c_char,
) -> ZL_DispatchInstructions
Expand description

@returns An error from the parser function and places the @p message into Zstrong’s error context.