Type Definition mltg_bindings::Windows::Win32::Graphics::Direct2D::PD2D1_PROPERTY_SET_FUNCTION[][src]

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