Function ngx_thread_task_alloc

Source
pub unsafe extern "C" fn ngx_thread_task_alloc(
    pool: *mut ngx_pool_s,
    size: usize,
) -> *mut ngx_thread_task_s