String_AppendBool

Function String_AppendBool 

Source
pub unsafe extern "C" fn String_AppendBool(
    str_: *mut cc_string,
    value: cc_bool,
)