tox::core::ll::tox_group_action_send
[-]
[+]
[src]
pub unsafe fn tox_group_action_send(tox: *mut Tox, groupnumber: c_int, action: *const u8, length: u16) -> c_int
pub unsafe fn tox_group_action_send(tox: *mut Tox, groupnumber: c_int, action: *const u8, length: u16) -> c_int
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).