Function sentry_contrib_native_sys::value_remove_by_key[][src]

pub unsafe extern "C" fn value_remove_by_key(
    value: Value,
    k: *const c_char
) -> c_int

This removes a value from the map by key.