Skip to main content

ly_in_type

Function ly_in_type 

Source
pub unsafe extern "C" fn ly_in_type(in_: *const ly_in) -> Type
Expand description

@brief Get input type of the input handler.

@param[in] in Input handler. @return Type of the parser’s input.