pub unsafe extern "C-unwind" fn ProcessInformationCopyDictionary(
psn: *const ProcessSerialNumber,
info_to_return: u32,
) -> Option<CFRetained<CFDictionary>>๐Deprecated
Available on crate feature
Processes only.Expand description
ยงSafety
psn must be a valid pointer.