Function pyo3_ffi::PyOS_strtol

source ·
pub unsafe extern "C" fn PyOS_strtol(
arg1: *const c_char,
arg2: *mut *mut c_char,
arg3: c_int
) -> c_long