Function iwlib_sys::strncpy

source ·
pub unsafe extern "C" fn strncpy(
    __dest: *mut c_char,
    __src: *const c_char,
    __n: c_ulong
) -> *mut c_char