pub fn extern_functiondecl<'input>(
__input: &'input str,
) -> Result<ExternFunctionDecl, ParseError<<str as Parse>::PositionRepr>>Expand description
Parse an extern function declaration
pub fn extern_functiondecl<'input>(
__input: &'input str,
) -> Result<ExternFunctionDecl, ParseError<<str as Parse>::PositionRepr>>Parse an extern function declaration