Type Definition mltg_bindings::Windows::Win32::Graphics::Direct3D12::PFN_D3D12_SERIALIZE_VERSIONED_ROOT_SIGNATURE[][src]

pub type PFN_D3D12_SERIALIZE_VERSIONED_ROOT_SIGNATURE = unsafe extern "system" fn(prootsignature: *const D3D12_VERSIONED_ROOT_SIGNATURE_DESC, ppblob: *mut RawPtr, pperrorblob: *mut RawPtr) -> HRESULT;