Function obs_key_to_str

Source
pub unsafe extern "C" fn obs_key_to_str(
    key: obs_key_t,
    str_: *mut dstr,
)