Skip to main content

thread_pool_set_size

Function thread_pool_set_size 

Source
pub unsafe extern "C" fn thread_pool_set_size(
    T: *mut thread_pool_struct,
    new_size: slong,
) -> c_int