[][src]Function ntapi::ntzwapi::ZwCancelSynchronousIoFile

pub unsafe extern "system" fn ZwCancelSynchronousIoFile(
    ThreadHandle: HANDLE,
    IoRequestToCancel: PIO_STATUS_BLOCK,
    IoStatusBlock: PIO_STATUS_BLOCK
) -> NTSTATUS