[][src]Function winapi::um::d3dcompiler::D3DGetDebugInfo

pub unsafe extern "system" fn D3DGetDebugInfo(
    pSrcData: LPCVOID,
    SrcDataSize: SIZE_T,
    ppDebugInfo: *mut *mut ID3DBlob
) -> HRESULT