pub unsafe extern "C-unwind" fn ShowHideProcess(
psn: *const ProcessSerialNumber,
visible: bool,
) -> i16๐Deprecated
Available on crate features
HIServices and Processes only.Expand description
ยงSafety
psn must be a valid pointer.