Function windows_sys::Win32::Graphics::Direct3D12::D3D12SerializeRootSignature
[−]pub unsafe extern "system" fn D3D12SerializeRootSignature(
prootsignature: *const D3D12_ROOT_SIGNATURE_DESC,
version: D3D_ROOT_SIGNATURE_VERSION,
ppblob: *mut ID3DBlob,
pperrorblob: *mut ID3DBlob
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D12"
, "Win32_Graphics_Direct3D"