pub unsafe extern "system" fn VirtualLock(
    lpaddress: *const c_void,
    dwsize: usize
) -> BOOL
Expand description

Required features: ‘Win32_System_Memory’, ‘Win32_Foundation’