Type Definition windows_native::nttp::PTP_IO_CALLBACK

source ·
pub type PTP_IO_CALLBACK = Option<unsafe extern "system" fn(Instance: PTP_CALLBACK_INSTANCE, Context: *mut c_void, ApcContext: *mut c_void, IoSB: *mut IO_STATUS_BLOCK, Io: PTP_IO)>;