zx_sys

Function zx_vmar_unmap_handle_close_thread_exit

Source
pub unsafe extern "C" fn zx_vmar_unmap_handle_close_thread_exit(
    vmar_handle: zx_handle_t,
    addr: zx_vaddr_t,
    size: usize,
    close_handle: zx_handle_t,
) -> zx_status_t