Function zx_sys::zx_thread_raise_exception

source ยท
pub unsafe extern "C" fn zx_thread_raise_exception(
    options: u32,
    type: u32,
    context: *const zx_exception_context_t,
) -> zx_status_t