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