[][src]Type Definition ntapi::nttp::PTP_IO_CALLBACK

type PTP_IO_CALLBACK = Option<unsafe extern "system" fn(Instance: PTP_CALLBACK_INSTANCE, Context: PVOID, ApcContext: PVOID, IoSB: PIO_STATUS_BLOCK, Io: PTP_IO)>;