SBLaunchInfoSetEnvironment

Function SBLaunchInfoSetEnvironment 

Source
pub unsafe extern "C" fn SBLaunchInfoSetEnvironment(
    instance: SBLaunchInfoRef,
    environment: SBEnvironmentRef,
    append: bool,
)