windows::Win32::Media::MediaFoundation

Function MFHeapAlloc

pub unsafe fn MFHeapAlloc<P2>(
    nsize: usize,
    dwflags: u32,
    pszfile: P2,
    line: i32,
    eat: EAllocationType,
) -> *mut c_void
where P2: Param<PCSTR>,