Function windows_sys::Win32::Graphics::Direct3D10::D3D10CreateEffectPoolFromMemory
[−]pub unsafe extern "system" fn D3D10CreateEffectPoolFromMemory(
pdata: *const c_void,
datalength: usize,
fxflags: u32,
pdevice: ID3D10Device,
ppeffectpool: *mut ID3D10EffectPool
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D10"