Function librist_sys::rist_peer_config_free[][src]

pub unsafe extern "C" fn rist_peer_config_free(
    peer_config: *mut *const rist_peer_config
) -> c_int

@brief Free the rist_peer_config structure memory allocation

@return 0 on success or non-zero on error.