Function winapi::um::winbase::GlobalAlloc

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