Function windows_sys::Win32::NetworkManagement::Rras::RtmLockRoute
[−]pub unsafe extern "system" fn RtmLockRoute(
rtmreghandle: isize,
routehandle: isize,
exclusive: BOOL,
lockroute: BOOL,
routepointer: *mut *mut RTM_ROUTE_INFO
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Rras"
, "Win32_Foundation"