[][src]Function winapi::um::memoryapi::VirtualLock

pub unsafe extern "system" fn VirtualLock(
    lpAddress: LPVOID,
    dwSize: SIZE_T
) -> BOOL