Function ngx_file_aio_init

Source
pub unsafe extern "C" fn ngx_file_aio_init(
    file: *mut ngx_file_s,
    pool: *mut ngx_pool_s,
) -> isize