pub unsafe extern "system" fn RtmGetChangedDests(
    rtmreghandle: isize,
    notifyhandle: isize,
    numdests: *mut u32,
    changeddests: *mut RTM_DEST_INFO
) -> u32
Expand description

Required features: "Win32_Foundation"