Function onnxruntime_sys::strlcpy[][src]

pub unsafe extern "C" fn strlcpy(
    __dst: *mut c_char,
    __source: *const c_char,
    __size: c_ulong
) -> c_ulong