Function parse_function

Source
pub fn parse_function(
    input: KconfigInput<'_>,
) -> IResult<KconfigInput<'_>, Function>