pub unsafe extern "system" fn SetPropA(
    hwnd: HWND,
    lpstring: PCSTR,
    hdata: HANDLE
) -> BOOL
Expand description

Required features: "Win32_Foundation"