[][src]Function pgx_pg_sys::pg11_specific::XLogReaderAllocate

pub unsafe fn XLogReaderAllocate(
    arg_wal_segment_size: c_int,
    arg_pagereadfunc: XLogPageReadCB,
    arg_private_data: *mut c_void
) -> *mut XLogReaderState