Function cacheflush

Source
pub unsafe extern "C" fn cacheflush(
    __addr: c_long,
    __nbytes: c_long,
    __cache: c_long,
) -> c_int