pub unsafe extern "C" fn ly_in_type(in_: *const ly_in) -> Type
@brief Get input type of the input handler.
@param[in] in Input handler. @return Type of the parser’s input.