Type Definition rpgffi::needs_fmgr_hook_type [] [src]

type needs_fmgr_hook_type = Option<unsafe extern "C" fn(_: Oid) -> bool_>;