Function swipl::fli::wcpncpy

source ·
pub unsafe extern "C" fn wcpncpy(
    __dest: *mut i32,
    __src: *const i32,
    __n: usize
) -> *mut i32