Function windows::Win32::System::Com::CoGetCancelObject

pub unsafe fn CoGetCancelObject<T>(dwthreadid: u32) -> Result<T>
where T: Interface,