Function windows::Win32::NetworkManagement::Rras::RtmLockDestination

pub unsafe fn RtmLockDestination<P0, P1>(
    rtmreghandle: isize,
    desthandle: isize,
    exclusive: P0,
    lockdest: P1,
) -> u32
where P0: Param<BOOL>, P1: Param<BOOL>,