Type Definition windows_native::nttp::PTP_ALPC_CALLBACK

source ·
pub type PTP_ALPC_CALLBACK = Option<unsafe extern "system" fn(Instance: PTP_CALLBACK_INSTANCE, Context: *mut c_void, Alpc: *mut TP_ALPC)>;