Function cstrndup

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