[][src]Function raylib::ffi::strtol

pub unsafe extern "C" fn strtol(
    __str: *const i8,
    __endptr: *mut *mut i8,
    __base: i32
) -> i64