pub unsafe extern "C" fn splinter_pulse_keygroup(
key: *const c_char,
) -> c_intExpand description
@brief Pulse a key group by one of its members (if known) @param key string key to find @return 0 on success, -2 on system failure, -1 if key is not found