Function CopyAcceleratorTableW

Source
pub unsafe extern "C" fn CopyAcceleratorTableW(
    hAccelSrc: HACCEL,
    lpAccelDst: LPACCEL,
    cAccelEntries: c_int,
) -> c_int