Function cstrndup

Source
pub unsafe extern "C" fn cstrndup(
    __string: *const c_char,
    __n: c_ulong,
) -> *mut c_char