Function zx_sys::zx_cache_flush

source ยท
pub unsafe extern "C" fn zx_cache_flush(
    addr: *const u8,
    size: usize,
    options: u32,
) -> zx_status_t