Skip to main content

wcsncat

Function wcsncat 

Source
pub unsafe extern "C" fn wcsncat(
    arg1: *mut wchar_t,
    arg2: *const wchar_t,
    arg3: usize,
) -> *mut wchar_t