Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

aio_cancel

Function aio_cancel 

Source
pub unsafe extern "C" fn aio_cancel(
    fd: c_int,
    aiocbp: *mut aiocb,
) -> c_int