Function winapi::um::winbase::LocalAlloc

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