Type Definition onig_sys::OnigWarnFunc[][src]

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