[][src]Type Definition onig_sys::OnigWarnFunc

type OnigWarnFunc = Option<unsafe extern "C" fn(s: *const c_char)>;