Function windows::Win32::UI::WindowsAndMessaging::CopyAcceleratorTableW

pub unsafe fn CopyAcceleratorTableW<P0>(
    haccelsrc: P0,
    lpacceldst: Option<&mut [ACCEL]>,
) -> i32
where P0: Param<HACCEL>,