pub unsafe extern "system" fn AttachThreadInput(
    idattach: u32,
    idattachto: u32,
    fattach: BOOL
) -> BOOL
Expand description

Required features: "Win32_System_Threading", "Win32_Foundation"