Function kernel32::GlobalAlloc [] [src]

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