[][src]Type Definition ntapi::ntioapi::PIO_APC_ROUTINE

type PIO_APC_ROUTINE = Option<unsafe extern "system" fn(ApcContext: PVOID, IoStatusBlock: PIO_STATUS_BLOCK, Reserved: ULONG)>;