Skip to main content

atoi

Function atoi 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn atoi(s: *const c_char) -> c_int
Expand description