pub unsafe extern "system" fn MFHeapAlloc(
    nsize: usize,
    dwflags: u32,
    pszfile: PCSTR,
    line: i32,
    eat: EAllocationType
) -> *mut c_void
Expand description

Required features: "Win32_Media_MediaFoundation"