pgrx_pg_sys

Function XLogReaderValidatePageHeader

Source
pub unsafe fn XLogReaderValidatePageHeader(
    arg_state: *mut XLogReaderState,
    arg_recptr: XLogRecPtr,
    arg_phdr: *mut c_char,
) -> bool