Function genstrncpy

Source
pub unsafe extern "C" fn genstrncpy(
    arg1: *mut c_char,
    arg2: *const c_char,
    arg3: size_t,
) -> *mut c_char