D3DCreateBlob

Function D3DCreateBlob 

Source
pub unsafe extern "system" fn D3DCreateBlob(
    Size: SIZE_T,
    ppBlob: *mut *mut ID3DBlob,
) -> HRESULT