pub type PD2D1_PROPERTY_SET_FUNCTION = Option<unsafe extern "system" fn(effect: IUnknown, data: *const u8, datasize: u32) -> HRESULT>;
Expand description

Required features: "Win32_Graphics_Direct2D"