pub unsafe extern "C" fn mcl_transfer_free(
t_hdl: *mut mcl_transfer,
) -> c_intExpand description
@brief Frees data associated with the transfer handle
@param t_hdl @return int 0 on success
pub unsafe extern "C" fn mcl_transfer_free(
t_hdl: *mut mcl_transfer,
) -> c_int@brief Frees data associated with the transfer handle
@param t_hdl @return int 0 on success