Skip to main content

splinter_pulse_keygroup

Function splinter_pulse_keygroup 

Source
pub unsafe extern "C" fn splinter_pulse_keygroup(
    key: *const c_char,
) -> c_int
Expand 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