[][src]Type Definition browser_window_ffi::bw_ErrMsgFn

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