cstrndup

Function cstrndup 

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