cstrtoq

Function cstrtoq 

Source
pub unsafe extern "C" fn cstrtoq(
    __nptr: *const u8,
    __endptr: *mut *mut u8,
    __base: i32,
) -> i64