Function rust_hawktracer::memset[][src]

pub unsafe extern "C" fn memset(
    _Dst: *mut c_void,
    _Val: c_int,
    _Size: usize
) -> *mut c_void