Type Definition rpgffi::emit_log_hook_type [] [src]

type emit_log_hook_type = Option<unsafe extern "C" fn(_: *mut ErrorData)>;