Type Definition rpgffi::LogicalDecodeStartupCB [] [src]

type LogicalDecodeStartupCB = Option<unsafe extern "C" fn(_: *mut LogicalDecodingContext, _: *mut OutputPluginOptions, _: bool_)>;