winapi::um::winbase

Function GlobalAlloc

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