check_parsed_statement_for_pointers

Function check_parsed_statement_for_pointers 

Source
pub fn check_parsed_statement_for_pointers(
    stmt: &Statement,
    in_unsafe_scope: bool,
) -> Option<String>
Expand description

Check if a parsed statement contains pointer operations