atoi

Function atoi 

Source
pub unsafe extern "C" fn atoi(__nptr: *const c_char) -> c_int
Expand description

Convert a string to an integer.