Function r_core::wcslcpy[][src]

pub unsafe extern "C" fn wcslcpy(
    arg1: *mut wchar_t,
    arg2: *const wchar_t,
    arg3: size_t
) -> size_t