Function pyo3::ffi::PyOS_strtol

source ·
pub unsafe extern "C" fn PyOS_strtol(
arg1: *const i8,
arg2: *mut *mut i8,
arg3: i32
) -> i64