pub unsafe extern "system" fn D3DReflect(
    psrcdata: *const c_void,
    srcdatasize: usize,
    pinterface: *const GUID,
    ppreflector: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D_Fxc"