winapi::um::winbase

Function LocalAlloc

Source
pub unsafe extern "system" fn LocalAlloc(
    uFlags: UINT,
    uBytes: SIZE_T,
) -> HLOCAL