Function putenv_s

Source
pub unsafe extern "C" fn putenv_s(
    envstring: *const i8,
    value_string: *const i8,
) -> i32