Function zx_sys::zx_event_create

source ยท
pub unsafe extern "C" fn zx_event_create(
    options: u32,
    out: *mut zx_handle_t,
) -> zx_status_t