pub type PTP_CLEANUP_GROUP_CANCEL_CALLBACK = Option<unsafe extern "system" fn(objectcontext: *mut c_void, cleanupcontext: *mut c_void)>;
Expand description

Required features: "Win32_System_Threading"