Type Definition onig_sys::OnigWarnFunc

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