SetFrontProcessWithOptions

Function SetFrontProcessWithOptions 

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