Type Definition winapi::d3d12::PFN_D3D12_SERIALIZE_ROOT_SIGNATURE [] [src]

type PFN_D3D12_SERIALIZE_ROOT_SIGNATURE = extern "system" fn(_: *const D3D12_ROOT_SIGNATURE_DESC, _: D3D_ROOT_SIGNATURE_VERSION, _: *mut *mut ID3DBlob, _: *mut *mut ID3DBlob) -> HRESULT;