Function windows::Wdk::System::SystemServices::IoUpdateLinkShareAccess

pub unsafe fn IoUpdateLinkShareAccess(
    fileobject: *const FILE_OBJECT,
    shareaccess: *mut SHARE_ACCESS,
    linkshareaccess: Option<*mut LINK_SHARE_ACCESS>,
)