Type Definition rpgffi::amcanreturn_function [] [src]

type amcanreturn_function = Option<unsafe extern "C" fn(_: Relation, _: c_int) -> bool_>;