Function cyclors::strndup

source ยท
pub unsafe extern "C" fn strndup(
    __string: *const c_char,
    __n: c_ulong,
) -> *mut c_char