pub unsafe extern "system" fn GlobalAlloc(
    uflags: GLOBAL_ALLOC_FLAGS,
    dwbytes: usize
) -> HGLOBAL
Expand description

Required features: "Win32_Foundation"