Type Alias BindFn

Source
pub type BindFn = extern "C" fn(seq: *const c_char, req: *const c_char, arg: *mut c_void);