pub unsafe extern "C-unwind" fn SetFrontProcessWithOptions(
in_process: *const ProcessSerialNumber,
in_options: u32,
) -> u32๐Deprecated
Available on crate feature
Processes only.Expand description
ยงSafety
in_process must be a valid pointer.