Function parser_c::syntax::utils::mapBlockItemStmts
[−]
pub fn mapBlockItemStmts(
_0: fn(_: CStat) -> bool,
_1: fn(_: CStat) -> CStat,
_2: CBlockItem
) -> CBlockItem