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_Foundation"