[go: up one dir, main page]

PyOS_strtol

Function PyOS_strtol 

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