ShowHideProcess

Function ShowHideProcess 

Source
pub unsafe extern "C-unwind" fn ShowHideProcess(
    psn: *const ProcessSerialNumber,
    visible: bool,
) -> i16
๐Ÿ‘ŽDeprecated
Available on crate feature Processes only.
Expand description

ยงSafety

psn must be a valid pointer.