Function windows::Wdk::Storage::FileSystem::SeShouldCheckForAccessRightsFromParent
pub unsafe fn SeShouldCheckForAccessRightsFromParent<P0>(
objecttype: *const c_void,
childdescriptor: P0,
accessstate: *const ACCESS_STATE,
) -> BOOLEANwhere
P0: Param<PSECURITY_DESCRIPTOR>,