windows::Win32::Media::MediaFoundation

Function MFInitVideoFormat_RGB

pub unsafe fn MFInitVideoFormat_RGB(
    pvideoformat: *const MFVIDEOFORMAT,
    dwwidth: u32,
    dwheight: u32,
    d3dfmt: u32,
) -> Result<()>