pub unsafe extern "system" fn D3DCreateFunctionLinkingGraph(
    uflags: u32,
    ppfunctionlinkinggraph: *mut ID3D11FunctionLinkingGraph
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D_Fxc", "Win32_Graphics_Direct3D11"