Function classicube_sys::String_AppendBool

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