Type Definition rpgffi::ParserSetupHook [] [src]

type ParserSetupHook = Option<unsafe extern "C" fn(_: *mut ParseState, _: *mut c_void)>;