Function onnxruntime_sys::memset[][src]

pub unsafe extern "C" fn memset(
    __b: *mut c_void,
    __c: c_int,
    __len: c_ulong
) -> *mut c_void