dns2socks_set_log_callback

Function dns2socks_set_log_callback 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn dns2socks_set_log_callback( callback: Option<unsafe extern "C" fn(ArgVerbosity, *const c_char, *mut c_void)>, ctx: *mut c_void, )
Expand description

ยงSafety

set dump log info callback.