pulsar_string_map_put

Function pulsar_string_map_put 

Source
pub unsafe extern "C" fn pulsar_string_map_put(
    map: *mut pulsar_string_map_t,
    key: *const c_char,
    value: *const c_char,
)