pub unsafe extern "system" fn WTSFreeMemoryExA(
    wtstypeclass: WTS_TYPE_CLASS,
    pmemory: *const c_void,
    numberofentries: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"