pub unsafe extern "C" fn mcl_transfer_free(
    t_hdl: *mut mcl_transfer
) -> c_int
Expand description

@brief Frees data associated with the transfer handle

@param t_hdl @return int 0 on success