Function windows_sys::Win32::System::Memory::IsBadReadPtr
pub unsafe extern "system" fn IsBadReadPtr(
lp: *const c_void,
ucb: usize
) -> BOOL
Expand description
Required features: "Win32_Foundation"