Skip to main content

ShowHideProcess

Function ShowHideProcess 

Source
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.