Type Definition rb_sys::bindings::OnigWarnFunc

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