Function hbs_sys::heartbeat_init [] [src]

pub unsafe extern "C" fn heartbeat_init(
    hb: *mut heartbeat_context,
    window_size: uint64_t,
    window_buffer: *mut heartbeat_record,
    log_fd: c_int,
    hwc_callback: Option<heartbeat_window_complete>
) -> c_int