Skip to main content

ray_aof_scan

Function ray_aof_scan 

Source
pub unsafe extern "C" fn ray_aof_scan(
    dir: *const c_char,
    from_lsn: i64,
    cb: ray_aof_scan_cb_t,
    ctx: *mut c_void,
    out_err: *mut ray_err_t,
) -> i64