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