Type Definition rpgffi::LogicalDecodeMessageCB [] [src]

type LogicalDecodeMessageCB = Option<unsafe extern "C" fn(_: *mut LogicalDecodingContext, _: *mut ReorderBufferTXN, _: XLogRecPtr, _: bool_, _: *const c_char, _: Size, _: *const c_char)>;