Skip to main content

splinter_unset_label

Function splinter_unset_label 

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

@brief Atomically remove a previously applied bloom label @return 0 on success, negative on failure