Type Definition rpgffi::ReorderBufferApplyChangeCB [] [src]

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