Function rcap::memset [] [src]

pub unsafe extern "C" fn memset(
    __s: *mut c_void,
    __c: c_int,
    __n: size_t
) -> *mut c_void