Function windows_sys::Wdk::System::SystemServices::ZwOpenSymbolicLinkObject
pub unsafe extern "system" fn ZwOpenSymbolicLinkObject(
linkhandle: *mut HANDLE,
desiredaccess: u32,
objectattributes: *const OBJECT_ATTRIBUTES
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"