pub type PTP_WORK_CALLBACK = Option<unsafe extern "system" fn(instance: *mut TP_CALLBACK_INSTANCE, context: *mut c_void, work: *mut TP_WORK)>;
Expand description

Required features: "Win32_System_Threading"