SBEnvironmentSet

Function SBEnvironmentSet 

Source
pub unsafe extern "C" fn SBEnvironmentSet(
    instance: SBEnvironmentRef,
    name: *const c_char,
    value: *const c_char,
    overwrite: bool,
) -> bool