[][src]Function winapi::um::winbase::GlobalAlloc

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