Function ice_core::glue::common::ice_glue_custom_properties_set [] [src]

#[no_mangle]
pub unsafe fn ice_glue_custom_properties_set(
    cp: *const CustomProperties,
    k: *const c_char,
    v: *const c_char
)