mnn::prelude

Function strtol

source
pub unsafe extern "C" fn strtol(
    s: *const i8,
    endp: *mut *mut i8,
    base: i32,
) -> i64