bw_ErrMsgFn

Type Alias bw_ErrMsgFn 

Source
pub type bw_ErrMsgFn = extern "C" fn(code: c_uint, data: *const c_void) -> *mut c_char;