[][src]Function ittapi_rs::__itt_suppress_clear_range

pub unsafe extern "C" fn __itt_suppress_clear_range(
    mode: __itt_suppress_mode_t,
    mask: c_uint,
    address: *mut c_void,
    size: usize
)

@brief Undo the effect of a matching call to __itt_suppress_mark_range. If not matching call is found, nothing is changed.