string_to_int

Function string_to_int 

Source
pub fn string_to_int(_string: impl AsCharPtr, _out_integer: &mut i32) -> bool