Type Definition libhmmer_sys::esl_exception_handler_f [−][src]
pub type esl_exception_handler_f = Option<unsafe extern "C" fn(errcode: c_int, use_errno: c_int, sourcefile: *mut c_char, sourceline: c_int, format: *mut c_char, argp: *mut __va_list_tag)>;Expand description
- The API declarations for easel.c