[][src]Function xxhash_c_sys::XXH3_64bits_reset_withSecret

pub unsafe extern "C" fn XXH3_64bits_reset_withSecret(
    statePtr: *mut XXH3_state_t,
    secret: *const c_void,
    secretSize: usize
) -> XXH_errorcode