Function ndk_sys::cacheflush

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