Skip to main content

btck_txid_copy

Function btck_txid_copy 

Source
pub unsafe extern "C" fn btck_txid_copy(
    txid: *const btck_Txid,
) -> *mut btck_Txid
Expand description

@brief Copy a txid.

@param[in] txid Non-null. @return The copied txid.