riot_sys::inline

Function memset

Source
unsafe extern "C" fn memset(
    _: *mut c_void,
    _: c_int,
    _: c_uint,
) -> *mut c_void