[][src]Function transmission_sys::tr_quark_lookup

pub unsafe extern "C" fn tr_quark_lookup(
    str: *const c_void,
    len: usize,
    setme: *mut tr_quark
) -> bool

Find the quark that matches the specified string

@return true if the specified string exists as a quark