evthread_set_id_callback

Function evthread_set_id_callback 

Source
pub unsafe extern "C" fn evthread_set_id_callback(
    id_fn: Option<unsafe extern "C" fn() -> c_ulong>,
)