Function GlobalAlloc

Source
pub unsafe extern "C" fn GlobalAlloc(
    uFlags: UINT,
    dwBytes: SIZE_T,
) -> HGLOBAL