Type Definition rpgffi::LogicalDecodeChangeCB [] [src]

type LogicalDecodeChangeCB = Option<unsafe extern "C" fn(_: *mut LogicalDecodingContext, _: *mut ReorderBufferTXN, _: Relation, _: *mut ReorderBufferChange)>;