Skip to main content

splinter_set_label

Function splinter_set_label 

Source
pub unsafe extern "C" fn splinter_set_label(
    key: *const c_char,
    mask: u64,
) -> c_int
Expand description

@brief Atomically apply a label mask to a slot’s Bloom filter. @return 0 on success, -1 if key not found.